X-Git-Url: http://git.meshlink.io/?p=catta;a=blobdiff_plain;f=Makefile.am;h=116bb5f6468190a4e453e27d22c8693a02716234;hp=792e43a38e6cb165005b959dcf0fff9f3807833e;hb=dcb4e7b6d849cb04cee7be7de37440f12bd305c7;hpb=5133886fe11d7650bc89b46746731ca2eab2185d diff --git a/Makefile.am b/Makefile.am index 792e43a..116bb5f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,9 +15,9 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. -ACLOCAL_AMFLAGS = -I common +ACLOCAL_AMFLAGS = -I m4 -include $(srcdir)/common/doxygen.mk +include $(srcdir)/m4/doxygen.mk EXTRA_DIST = \ LICENSE \ @@ -39,7 +39,7 @@ EXTRA_DIST = \ doxygen_to_devhelp.xsl SUBDIRS = \ - common \ + m4 \ avahi \ tests \ examples