diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am index 1b5b7d3..c19e72c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,10 +50,7 @@ EXTRA_DIST = \ avahi-compat-libdns_sd.pc.in \ avahi-compat-howl.pc.in \ avahi-ui.pc.in \ - doxygen_to_devhelp.xsl \ - intltool-merge.in \ - intltool-update.in \ - intltool-extract.in + doxygen_to_devhelp.xsl SUBDIRS = \ common \ @@ -315,7 +312,4 @@ dist-hook: fi DISTCLEANFILES = \ - intltool-extract \ - intltool-merge \ - intltool-update \ po/.intltool-merge-cache |