Skip to content

Commit 579127c

Browse files
author
gsherman
committed
Removed designer subdirectory from build since it is broken
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5136 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 1ecbf9b commit 579127c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ endif
1515
# depend on the existence of libqgis_gui.
1616
# gui *must* be specified immediately before the providers
1717
# subdirectory.
18-
SUBDIRS = core ui legend raster composer widgets gui providers plugins $(MAC) helpviewer designer
18+
SUBDIRS = core ui legend raster composer widgets gui providers plugins $(MAC) helpviewer
1919

0 commit comments

Comments
 (0)