chiark / gitweb /
build: include Makefile.am.inc in all Makefile.am
[elogind.git] / extras / volume_id / lib / Makefile.am
index c5198aba9a2b069f21f13721894c80139d205da3..0b0c80ba21c00cdbcae747e5a6b0773b00b7f3ae 100644 (file)
@@ -1,3 +1,5 @@
+include $(top_srcdir)/Makefile.am.inc
+
 rootlibdir = $(exec_prefix)/$(libdir_name)
 rootlib_LTLIBRARIES = \
        libvolume_id.la
@@ -8,7 +10,6 @@ include_HEADERS =\
 libvolume_id_la_SOURCES =\
        libvolume_id-private.h \
        volume_id.c \
-       util.h \
        util.c \
        md5.h \
        md5.c \