Remove pgagent from the old build system
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Thu, 28 Aug 2008 16:20:11 +0000 (16:20 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Thu, 28 Aug 2008 16:20:11 +0000 (16:20 +0000)
git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@7427 a7884b65-44f6-0310-8a51-81a127f17b15

xtra/Makefile.am

index 7c63dd8d9ff9a9edfbc0fdc27d8bbde462aacaec..f3e52553b5626b331c2d9080f8e0736309caa920 100644 (file)
@@ -9,7 +9,7 @@
 
 if !APPBUNDLE
 
-SUBDIRS = pgaevent pgagent wx-build
+SUBDIRS = wx-build
 
 endif