diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 38a943f9..3d7f8e24 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,7 +12,7 @@ dist_dbus_DATA = hal.conf DISTCLEANFILES = hal.pc hal-storage.pc intltool-extract intltool-merge intltool-update -EXTRA_DIST = HACKING hal.pc.in hal-storage.pc.in hal.conf.in intltool-extract.in intltool-merge.in intltool-update.in +EXTRA_DIST = HACKING hal.pc.in hal-storage.pc.in hal.conf.in intltool-extract.in intltool-merge.in intltool-update.in mkinstalldirs clean-local : rm -f *~ |