GModule disabled moved out to the static building package.
[udpgate.git] / src / Makefile.am
index 7c3549f..c7f4f9c 100644 (file)
@@ -41,8 +41,7 @@ BUNDLE_SRCS= \
                bundle.c \
                bundle.h \
                bundle-util.c \
-               bundle-util.h \
-               no-gmodule.c
+               bundle-util.h
 endif
 
 EXTRA_DIST+= \
@@ -69,10 +68,18 @@ udpgate_SOURCES= \
                network.h \
                packet.c \
                packet.h \
+               pathname.c \
+               pathname.h \
+               startup-lsb.c \
+               startup-lsb.h \
                startup-chkconfig.c \
                startup-chkconfig.h \
+               startup-debian.c \
+               startup-debian.h \
                startup.c \
                startup.h \
+               static-startup.c \
+               static-startup.h \
                ui-line.c \
                ui-line.h \
                $(GNOME_SRCS) \
@@ -83,6 +90,7 @@ EXTRA_DIST+= \
 
 udpgate_CFLAGS= \
                -DSYSCONFDIR="$(sysconfdir)" \
+               -DLOCALSTATEDIR="$(localstatedir)" \
                -DCATALOGS="$(CATALOGS)"
 udpgate_LDADD=