Index: Makefile.am =================================================================== RCS file: /projects/pgadmin3/src/Makefile.am,v retrieving revision 1.83 retrieving revision 1.84 diff -Lsrc/Makefile.am -Lsrc/Makefile.am -u -w -r1.83 -r1.84 --- src/Makefile.am +++ src/Makefile.am @@ -78,7 +78,7 @@ include/frmQuery.h include/frmSplash.h \ include/frmStatus.h include/frmMaintenance.h \ include/frmBackup.h include/frmRestore.h \ -include/misc.h include/pgAdmin3.h include/pgAggregate.h \ +include/misc.h include\pgfeatures.h include/pgAdmin3.h include/pgAggregate.h \ include/pgCast.h include/pgCheck.h include/pgCollection.h \ include/pgColumn.h include/pgConn.h include/pgTablespace.h \ include/pgConstraints.h include/pgConversion.h \