]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
Safer temp file creation with regards to double slash.
[lyx.git] / src / Makefile.am
index 297a296e0edc6e86c4a375bd4d47d1c139abb9eb..722ba4dd904cae3f6a7149f479039a80943c74b0 100644 (file)
@@ -4,8 +4,6 @@ include $(top_srcdir)/config/common.am
 
 DISTCLEANFILES += config.h libintl.h
 
-MAINTAINERCLEANFILES += $(srcdir)/config.h.in
-
 AM_CPPFLAGS += $(PCH_FLAGS) -I$(top_srcdir)/src $(BOOST_INCLUDES)
 
 if BUILD_CLIENT_SUBDIR
@@ -14,8 +12,7 @@ endif
 
 SUBDIRS = support frontends . $(CLIENT) tex2lyx
 
-EXTRA_DIST = config.h.in \
-       Section.h \
+EXTRA_DIST = Section.h \
        Section.cpp \
        Variables.cpp \
        Variables.h \
@@ -188,7 +185,6 @@ HEADERFILESCORE = \
        ColorCode.h \
        Color.h \
        CompletionList.h \
-       config.h.in \
        ConverterCache.h \
        Converter.h \
        CoordCache.h \