diff options
Diffstat (limited to 'converter/other/pnmtopalm/Makefile')
-rw-r--r-- | converter/other/pnmtopalm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pnmtopalm/Makefile b/converter/other/pnmtopalm/Makefile index 893b45e8..88fea049 100644 --- a/converter/other/pnmtopalm/Makefile +++ b/converter/other/pnmtopalm/Makefile @@ -5,7 +5,7 @@ endif SUBDIR = converter/other/pnmtopalm VPATH=.:$(SRCDIR)/$(SUBDIR) -include $(BUILDDIR)/Makefile.config +include $(BUILDDIR)/config.mk BINARIES = palmtopnm pnmtopalm SCRIPTS = |