Index: /trunk/ippconfig/Makefile.am
===================================================================
--- /trunk/ippconfig/Makefile.am	(revision 42781)
+++ /trunk/ippconfig/Makefile.am	(revision 42782)
@@ -1,2 +1,4 @@
+TGT  = $(PSCONFDIR)/$(PSCONFIG)/etc/compress.mgc
+
 SUBDIRS = \
 	recipes \
@@ -36,5 +38,6 @@
 built_files = \
 	ipprc.config \
-	dvo.site
+	dvo.site \
+	$(TGT)
 
 installdir = $(datadir)/ippconfig
@@ -64,10 +67,4 @@
 
 
-TGTDIR  = $(PSCONFDIR)/$(PSCONFIG)/etc
-SRC	= 	compress
-TGT	= 	$(TGTDIR)/compress.mgc
-
-install: $(TGT)
-build:   $(MGC)
 
 if HAVE_LINUX
