]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - Makefile.real
build: Remove m4/gengetopt.
[paraslash.git] / Makefile.real
index 53607d62dccd4c0e2179ee1a93fef8cce64263dc..ca2bab538cec551e46c5c03a33c9460fba9ebfb3 100644 (file)
@@ -35,7 +35,6 @@ m4depdir := $(build_dir)/m4deps
 help2man_dir := $(build_dir)/help2man
 lls_suite_dir := $(build_dir)/lls
 lls_m4_dir := m4/lls
-m4_ggo_dir := m4/gengetopt
 test_dir := t
 
 # sort removes duplicate words, which is all we need here
@@ -96,7 +95,6 @@ man: $(man_pages)
 tarball: $(tarball)
 
 include $(lls_m4_dir)/makefile
-include $(m4_ggo_dir)/makefile
 include $(test_dir)/makefile.test
 ifeq ($(findstring clean, $(MAKECMDGOALS)),)
 -include $(deps)