]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
possible buffer overflow?
[chaz/openbox] / Makefile.am
index af283aac4467fead2390e35883c1706ee07344eb..35ccca9c577d693596ef1d0c088345e5ed49702f 100644 (file)
@@ -204,6 +204,8 @@ openbox_openbox_SOURCES = \
        openbox/popup.h \
        openbox/prop.c \
        openbox/prop.h \
+       openbox/propwin.c \
+       openbox/propwin.h \
        openbox/resist.c \
        openbox/resist.h \
        openbox/screen.c \
@@ -373,10 +375,6 @@ nodist_rc_DATA = \
        data/rc.xml \
        data/menu.xml
 
-dist_xsd_DATA = \
-       data/rc.xsd \
-       data/menu.xsd
-
 edit = $(SED) \
        -e 's!@version\@!$(VERSION)!' \
        -e 's!@xsddir\@!$(xsddir)!'
@@ -405,6 +403,9 @@ dist_xsessions_DATA = \
 
 dist_noinst_DATA = \
        version.h.in \
+       data/rc.xsd \
+       data/menu.xsd \
+       data/themerc.xsd \
        data/rc.xml.in \
        data/menu.xml.in \
        render/obrender-3.0.pc.in \
This page took 0.023073 seconds and 4 git commands to generate.