Index: branches/eam_branches/ipp-ppmerge-20241229/ippconfig/Makefile.am
===================================================================
--- branches/eam_branches/ipp-ppmerge-20241229/ippconfig/Makefile.am	(revision 42770)
+++ branches/eam_branches/ipp-ppmerge-20241229/ippconfig/Makefile.am	(revision 42803)
@@ -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
