1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Fix uninstall target.

This commit is contained in:
Peter Eisentraut
2008-02-26 13:49:27 +00:00
parent e8543ab2c8
commit 1558a043ab

View File

@ -29,6 +29,7 @@ installdirs:
uninstall:
rm -f $(addprefix '$(DESTDIR)$(includedir)'/, $(ecpg_headers))
rm -f $(addprefix '$(DESTDIR)$(informix_esql_dir)'/, $(informix_headers))
rm -f '$(DESTDIR)$(includedir)'/$(notdir $(ecpg_config_h))
distclean maintainer-clean:
rm -f ecpg_config.h