Fix dist of makegdesc.
authorfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 15 Apr 2007 15:50:56 +0000 (15:50 +0000)
committerfredrik <fredrik@959494ce-11ee-0310-bf91-de5d638817bd>
Sun, 15 Apr 2007 15:50:56 +0000 (15:50 +0000)
git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/doldaconnect@941 959494ce-11ee-0310-bf91-de5d638817bd

clients/gtk2/Makefile.am
common/Makefile.am

index 733873a..3aaabce 100644 (file)
@@ -4,7 +4,7 @@ dolcon_SOURCES= main.c \
                progressbar.c \
                progressbar.h
 
-EXTRA_DIST=mainwnd.desc inpdialog.desc pref.desc reslist.desc $(top_srcdir)/common/makegdesc
+EXTRA_DIST=mainwnd.desc inpdialog.desc pref.desc reslist.desc
 
 BUILT_SOURCES=mainwnd.gtk inpdialog.gtk pref.gtk reslist.gtk
 
index 4dbd77d..1da8299 100644 (file)
@@ -1,3 +1,5 @@
+EXTRA_DIST = makegdesc
+
 noinst_LIBRARIES = libcommon.a
 
 libcommon_a_SOURCES =  tiger.c \