X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=1d87bfd1a89a9447c1491f1cd9cd170ad7954df4;hp=d4afefdf7176c91d49d614b0c3ac1ce4f27facb6;hb=74463b75fae2c5fcae27a968e14354097e456522;hpb=da8ba809e1f846353da8f53b62741fe13d0b021c;ds=inline diff --git a/Makefile.am b/Makefile.am index d4afefdf7..1d87bfd1a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +include $(top_srcdir)/Makefile.am.inc + SUBDIRS = \ udev \ rules \ @@ -49,4 +51,3 @@ git-release: cat .git/refs/heads/master > .git/refs/tags/$(VERSION) git gc git prune - git-update-server-info