summaryrefslogtreecommitdiff
path: root/cut-n-paste-code/gsequence/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste-code/gsequence/Makefile.am')
-rw-r--r--cut-n-paste-code/gsequence/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/cut-n-paste-code/gsequence/Makefile.am b/cut-n-paste-code/gsequence/Makefile.am
index 5849efc91..e69de29bb 100644
--- a/cut-n-paste-code/gsequence/Makefile.am
+++ b/cut-n-paste-code/gsequence/Makefile.am
@@ -1,10 +0,0 @@
-NULL=
-
-noinst_LTLIBRARIES = libgsequence.la
-
-INCLUDES = $(GSEQUENCE_CFLAGS)
-
-libgsequence_la_SOURCES = \
- gsequence.c \
- gsequence.h \
- $(NULL)