blob: 174afe657fdece5eb4de24c1cb7437f5e81051de (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- src/plugins/srceditor/Makefile.am.orig Thu Dec 7 20:45:50 2000
+++ src/plugins/srceditor/Makefile.am Sat Feb 3 04:16:19 2001
@@ -11,4 +11,4 @@
MainEditor.h MainEditor.cpp
libSyntaxEditor_la_METASOURCES = USE_AUTOMOC
-libdir = $(prefix)/qtez/plugins/sourceditor
+libdir = $(prefix)/lib/qtez/plugins/sourceditor
|