blob: 5c16b59ef719741a8045e7dba71e80b3d5e6b39c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/plugins/bugreport/Makefile.am.orig Fri Sep 15 03:08:52 2000
+++ src/plugins/bugreport/Makefile.am Fri Sep 15 10:01:20 2000
@@ -12,7 +12,7 @@
PluginBugReport.h PluginBugReport.cpp
libbugreport_la_METASOURCES = USE_AUTOMOC
-libdir = $(prefix)/qtez/plugins
+libdir = $(QTEZ)/plugins
#noinst_PROGRAMS = bug
#bug_SOURCES = main.cpp
|