blob: c794abd77724b6c3594c86b030a8c149a7f620ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- libim2/Makefile.am~ 2008-01-12 01:24:42.000000000 +0100
+++ libim2/Makefile.am 2008-01-12 01:24:42.000000000 +0100
@@ -2,7 +2,7 @@
# have all needed files, that a GNU package needs
AUTOMAKE_OPTIONS = foreign 1.4
-SUBDIRS = src include test
+SUBDIRS = src include
#servicesdir = @DBUS_SERVICES_DIR@
#services_DATA = improxy.service
|