Skip to content

Commit

Permalink
really ship m4 directory. fixes appneta#398
Browse files Browse the repository at this point in the history
  • Loading branch information
synfinatic committed Jun 22, 2009
1 parent bab2109 commit b750119
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ else
SUBDIRS = scripts lib src
endif

DIST_SUBDIRS = scripts lib libopts src docs test m4
DIST_SUBDIRS = scripts lib libopts src docs test
.PHONY: manpages docs test man2html


Expand Down Expand Up @@ -64,4 +64,6 @@ DISTCLEANFILES = .tm_project.cache stamp-h1 *.tar.*

MAINTAINERCLEANFILES = Makefile.in configure *.bak

EXTRA_DIST = doxygen.cfg.in autogen.sh
EXTRA_DIST = doxygen.cfg.in autogen.sh \
m4/libtool.m4 m4/ltoptions.m4 m4/ltsugar.m4 \
m4/ltversion.m4 m4/lt~obsolete.m4

0 comments on commit b750119

Please sign in to comment.