]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/Makefile
Normalize filename generation and print file creation.
[thirdparty/cups.git] / test / Makefile
index d0450afda2450fc428efce9284635df9e464b9a5..8d4c506f51e4c098f1931a0500bf676c4786c3ac 100644 (file)
@@ -51,10 +51,10 @@ OBJS                =       \
                        ippfind.o \
                        ipptool.o
 TARGETS                =       \
+                       ippeveprinter \
                        $(IPPFIND_BIN) \
                        ipptool \
                        $(LOCALTARGET)
-#                      ippeveprinter \
 
 
 #
@@ -179,8 +179,7 @@ uninstall:
 # Local programs (not built when cross-compiling...)
 #
 
-#local:        ippeveprinter-static ipptool-static
-local: ipptool-static
+local: ippeveprinter-static ipptool-static
 
 
 #