diff options
Diffstat (limited to 'src/common/global/Makefile.am')
-rw-r--r-- | src/common/global/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/global/Makefile.am b/src/common/global/Makefile.am index a94b45c..1ebddbc 100644 --- a/src/common/global/Makefile.am +++ b/src/common/global/Makefile.am @@ -1,6 +1,5 @@ INCLUDES = -I$(top_srcdir)/src $(all_includes) METASOURCES = AUTO -SUBDIRS = svn_revision noinst_LTLIBRARIES = libglobal.la libglobal_la_SOURCES = about.cpp generic_config.cpp log.cpp pfile.cpp \ |