X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile.am;h=ca3984670e113ac3f2159d0d5712594a7eaf59a8;hb=8e6a6c34493e310583f62d356514119a83bff005;hp=8bf30540d20837cf1812e41292ad81a77fe31cbd;hpb=ca59be524d6c2dcb230e000b0a1c061f9586eae4;p=xfce4-hdaps.git diff --git a/Makefile.am b/Makefile.am index 8bf3054..ca39846 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + SUBDIRS = \ icons \ panel-plugin \ @@ -6,10 +8,6 @@ SUBDIRS = \ distclean-local: rm -rf *.cache *~ -rpm: dist - rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz - @rm -f $(PACKAGE)-$(VERSION).tar.gz - EXTRA_DIST = \ intltool-extract.in \ intltool-merge.in \